home *** CD-ROM | disk | FTP | other *** search
- object FormSale: TFormSale
- Left = 266
- Top = 203
- Width = 308
- Height = 170
- Caption = 'DOMAIN NAME LISTED !'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 14
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 75
- Height = 14
- Caption = 'Domain Name'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 71
- Height = 14
- Caption = 'Price Quoted'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 72
- Width = 79
- Height = 14
- Caption = 'Owner'#39's Email'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EditName: TEdit
- Left = 104
- Top = 8
- Width = 185
- Height = 22
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object EditPrice: TEdit
- Left = 104
- Top = 40
- Width = 185
- Height = 22
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object EditEmail: TEdit
- Left = 104
- Top = 72
- Width = 185
- Height = 22
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 68
- Top = 108
- Width = 169
- Height = 25
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- Kind = bkOK
- end
- end
-